home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / kyf3600p.gpd < prev    next >
Encoding:
Text File  |  2003-02-21  |  35.4 KB  |  1,238 lines

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileName: "KYF3600P.GPD"
  7. *GPDFileVersion: "1.0"
  8. *Include: "StdNames.gpd"
  9. *Include: "ttfsub.gpd"
  10. *ModelName: "Kyocera FS-3600+"
  11. *MasterUnits: PAIR(600, 600)
  12. *ResourceDLL: "kyores.dll"
  13. *PrintRate: 18
  14. *PrintRatePPM: 18
  15. *PrintRateUnit: PPM
  16. *PrinterType: PAGE
  17. *MaxCopies: 9999
  18. *FontCartSlots: 2
  19. *rcInstalledOptionNameID: 313
  20. *rcNotInstalledOptionNameID: 312
  21. *Feature: Orientation
  22. {
  23.     *rcNameID: =ORIENTATION_DISPLAY
  24.     *DefaultOption: PORTRAIT
  25.     *Option: PORTRAIT
  26.     {
  27.         *rcNameID: =PORTRAIT_DISPLAY
  28.         *Command: CmdSelect
  29.         {
  30.             *Order: DOC_SETUP.6
  31.             *NoPageEject?: TRUE
  32.             *Cmd: "<1B>&l0o1E"
  33.         }
  34.     }
  35.     *Option: LANDSCAPE_CC90
  36.     {
  37.         *rcNameID: =LANDSCAPE_DISPLAY
  38.         *Command: CmdSelect
  39.         {
  40.             *Order: DOC_SETUP.6
  41.             *NoPageEject?: TRUE
  42.             *Cmd: "<1B>&l1o1E"
  43.         }
  44.     }
  45. }
  46. *Feature: InputBin
  47. {
  48.     *rcNameID: =PAPER_SOURCE_DISPLAY
  49.     *DefaultOption: Option1
  50.     *Option: Option1
  51.     {
  52.         *rcNameID: 264
  53.         *Command: CmdSelect
  54.         {
  55.             *Order: DOC_SETUP.9
  56.             *Cmd: "<1B>&l0H"
  57.         }
  58.     }
  59.     *Option: Option2
  60.     {
  61.         *rcNameID: 265
  62.         *Command: CmdSelect
  63.         {
  64.             *Order: DOC_SETUP.9
  65.             *Cmd: "<1B>&l1H"
  66.         }
  67.     }
  68.     *Option: Option3
  69.     {
  70.         *Installable?:TRUE
  71.         *rcInstallableFeatureNameID: 266
  72.         *rcNameID: 266
  73.         *Command: CmdSelect
  74.         {
  75.             *Order: DOC_SETUP.9
  76.             *Cmd: "<1B>&l4H"
  77.         }
  78.     }
  79.     *Option: Option4
  80.     {
  81.         *Installable?:TRUE
  82.         *rcInstallableFeatureNameID: 272
  83.         *rcNameID: 272
  84.         *Command: CmdSelect
  85.         {
  86.             *Order: DOC_SETUP.9
  87.             *Cmd: "!R!CASS3;EXIT;"
  88.         }
  89.     }
  90.     *Option: MANUAL
  91.     {
  92.         *rcNameID: =MANUAL_FEED_DISPLAY
  93.         *Command: CmdSelect
  94.         {
  95.             *Order: DOC_SETUP.9
  96.             *Cmd: "<1B>&l2H"
  97.         }
  98.     }
  99.     *Option: Option6
  100.     {
  101.         *rcNameID: 276
  102.         *Command: CmdSelect
  103.         {
  104.             *Order: DOC_SETUP.9
  105.             *Cmd: "<1B>&l3H"
  106.         }
  107.     }
  108.     *Option: Option7
  109.     {
  110.         *Installable?:TRUE
  111.         *rcInstallableFeatureNameID: 277
  112.         *rcNameID: 277
  113.         *Command: CmdSelect
  114.         {
  115.             *Order: DOC_SETUP.9
  116.             *Cmd: "<1B>&l6H"
  117.         }
  118.     }
  119.     *Option: Option8
  120.     {
  121.         *Installable?:TRUE
  122.         *rcInstallableFeatureNameID: 278
  123.  
  124.         *rcNameID: 278
  125.         *Command: CmdSelect
  126.         {
  127.             *Order: DOC_SETUP.9
  128.             *Cmd: "<1B>&l6H"
  129.         }
  130.     }
  131.     *Option: Option9
  132.     {
  133.         *Installable?:TRUE
  134.         *rcInstallableFeatureNameID: 279
  135.         *rcNameID: 279
  136.         *Command: CmdSelect
  137.         {
  138.             *Order: DOC_SETUP.9
  139.             *Cmd: "<1B>&l2H"
  140.         }
  141.     }
  142. }
  143. *Feature: Resolution
  144. {
  145.     *rcNameID: =RESOLUTION_DISPLAY
  146.     *DefaultOption: Option1
  147.     *Option: Option1
  148.     {
  149.         *Name: "600 x 600 " =DOTS_PER_INCH
  150.         *DPI: PAIR(600, 600)
  151.         *TextDPI: PAIR(600, 600)
  152.         *MinStripBlankPixels: 32
  153.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  154.         *SpotDiameter: 100
  155.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  156.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  157.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  158.         *switch: Memory
  159.          {
  160.         *case: 2048KB
  161.         {
  162.                 *Command: CmdSelect
  163.                 {
  164.                         *Order: DOC_SETUP.3
  165.                         *Cmd: "@PJL SET RESOLUTION=600<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t600R<1B>&u"
  166. + "600D<1B>*r3F"
  167.             }
  168.         EXTERN_GLOBAL: *RotateRaster?: FALSE
  169.         }
  170.         *case: 3072KB
  171.         {
  172.                 *Command: CmdSelect
  173.                 {
  174.                         *Order: DOC_SETUP.3
  175.                         *Cmd: "@PJL SET RESOLUTION=600<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t600R<1B>&u"
  176. + "600D<1B>*r3F"
  177.             }
  178.         EXTERN_GLOBAL: *RotateRaster?: FALSE
  179.         }
  180.         *default:
  181.         {
  182.                 *Command: CmdSelect
  183.                 {
  184.                         *Order: DOC_SETUP.3
  185.                         *Cmd: "@PJL SET RESOLUTION=600<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t600R<1B>&u"
  186. + "600D<1B>*r0F"
  187.             }
  188.         EXTERN_GLOBAL: *RotateRaster?: TRUE
  189.         }
  190.  
  191.         }
  192.     }
  193.     *Option: Option2
  194.     {
  195.         *Name: "300 x 300 " =DOTS_PER_INCH
  196.         *DPI: PAIR(300, 300)
  197.         *TextDPI: PAIR(300, 300)
  198.         *MinStripBlankPixels: 32
  199.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  200.         *SpotDiameter: 100
  201.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  202.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  203.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  204.         *Command: CmdSelect
  205.         {
  206.             *Order: DOC_SETUP.3
  207.             *Cmd: "@PJL SET RESOLUTION=300<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t300R<1B>&u"
  208. + "600D<1B>*r0F"
  209.         }
  210.     EXTERN_GLOBAL: *RotateRaster?: TRUE
  211.     }
  212. }
  213. *Feature: PaperSize
  214. {
  215.     *rcNameID: =PAPER_SIZE_DISPLAY
  216.     *DefaultOption: LETTER
  217.     *Option: LETTER
  218.     {
  219.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  220.         *PageProtectMem: 4109
  221.         *switch: Orientation
  222.         {
  223.             *case: PORTRAIT
  224.             {
  225.                 *PrintableArea: PAIR(4800, 6350)
  226.                 *PrintableOrigin: PAIR(150, 100)
  227.                 *CursorOrigin: PAIR(143, 95)
  228.                 *Command: CmdSelect
  229.                 {
  230.                     *Order: DOC_SETUP.10
  231.                     *Cmd: "!R!spsz6;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5776x7670Y"
  232.                 }
  233.             }
  234.             *case: LANDSCAPE_CC90
  235.             {
  236.                 *PrintableArea: PAIR(4800, 6300)
  237.                 *PrintableOrigin: PAIR(150, 150)
  238.                 *CursorOrigin: PAIR(95, 6481)
  239.                 *Command: CmdSelect
  240.                 {
  241.                     *Order: DOC_SETUP.10
  242.                     *Cmd: "!R!spsz6;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7670x5822Y"
  243.                 }
  244.             }
  245.         }
  246.     }
  247.     *Option: LEGAL
  248.     {
  249.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  250.         *PageProtectMem: 5230
  251.         *switch: Orientation
  252.         {
  253.             *case: PORTRAIT
  254.             {
  255.                 *PrintableArea: PAIR(4800, 8150)
  256.                 *PrintableOrigin: PAIR(150, 100)
  257.                 *CursorOrigin: PAIR(143, 95)
  258.                 *Command: CmdSelect
  259.                 {
  260.                     *Order: DOC_SETUP.10
  261.                     *Cmd: "!R!spsz7;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5776x9830Y"
  262.                 }
  263.             }
  264.             *case: LANDSCAPE_CC90
  265.             {
  266.                 *PrintableArea: PAIR(4800, 8100)
  267.                 *PrintableOrigin: PAIR(150, 150)
  268.                 *CursorOrigin: PAIR(95, 8281)
  269.                 *Command: CmdSelect
  270.                 {
  271.                     *Order: DOC_SETUP.10
  272.                     *Cmd: "!R!spsz7;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t9830x5822Y"
  273.                 }
  274.             }
  275.         }
  276.     }
  277.     *Option: EXECUTIVE
  278.     {
  279.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  280.         *PageProtectMem: 4109
  281.         *switch: Orientation
  282.         {
  283.             *case: PORTRAIT
  284.             {
  285.                 *PrintableArea: PAIR(4050, 6050)
  286.                 *PrintableOrigin: PAIR(150, 100)
  287.                 *CursorOrigin: PAIR(143, 95)
  288.                 *Command: CmdSelect
  289.                 {
  290.                     *Order: DOC_SETUP.10
  291.                     *Cmd: "!R!spsz5;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4876x7310Y"
  292.                 }
  293.             }
  294.             *case: LANDSCAPE_CC90
  295.             {
  296.                 *PrintableArea: PAIR(4050, 6000)
  297.                 *PrintableOrigin: PAIR(150, 150)
  298.                 *CursorOrigin: PAIR(95, 6181)
  299.                 *Command: CmdSelect
  300.                 {
  301.                     *Order: DOC_SETUP.10
  302.                     *Cmd: "!R!spsz5;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7310x4922Y"
  303.                 }
  304.             }
  305.         }
  306.     }
  307.     *Option: A4
  308.     {
  309.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  310.         *PageProtectMem: 4249
  311.         *switch: Orientation
  312.         {
  313.             *case: PORTRAIT
  314.             {
  315.                 *PrintableArea: PAIR(4662, 6764)
  316.                 *PrintableOrigin: PAIR(150, 100)
  317.                 *CursorOrigin: PAIR(143, 95)
  318.                 *Command: CmdSelect
  319.                 {
  320.                     *Order: DOC_SETUP.10
  321.                     *Cmd: "!R!spsz8;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5611x8167Y"
  322.                 }
  323.             }
  324.             *case: LANDSCAPE_CC90
  325.             {
  326.                 *PrintableArea: PAIR(4662, 6714)
  327.                 *PrintableOrigin: PAIR(150, 150)
  328.                 *CursorOrigin: PAIR(95, 6895)
  329.                 *Command: CmdSelect
  330.                 {
  331.                     *Order: DOC_SETUP.10
  332.                     *Cmd: "!R!spsz8;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t8167x5657Y"
  333.                 }
  334.             }
  335.         }
  336.     }
  337.     *Option: A5
  338.     {
  339.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  340.         *PageProtectMem: 2125
  341.         *switch: Orientation
  342.         {
  343.             *case: PORTRAIT
  344.             {
  345.                 *PrintableArea: PAIR(3198, 4662)
  346.                 *PrintableOrigin: PAIR(150, 150)
  347.                 *CursorOrigin: PAIR(143, 95)
  348.                 *Command: CmdSelect
  349.                 {
  350.                     *Order: DOC_SETUP.10
  351.                     *Cmd: "!R!spsz13;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3854x5705Y"
  352.                 }
  353.             }
  354.             *case: LANDSCAPE_CC90
  355.             {
  356.                 *PrintableArea: PAIR(3198, 4662)
  357.                 *PrintableOrigin: PAIR(150, 150)
  358.                 *CursorOrigin: PAIR(95, 4843)
  359.                 *Command: CmdSelect
  360.                 {
  361.                     *Order: DOC_SETUP.10
  362.                     *Cmd: "!R!spsz13;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5705x3900Y"
  363.                 }
  364.             }
  365.         }
  366.     }
  367.     *Option: Option6
  368.     {
  369.         *rcNameID: 258
  370.         *PageDimensions: PAIR(2480, 3498)
  371.         *PageProtectMem: 2125
  372.         *switch: Orientation
  373.         {
  374.             *case: PORTRAIT
  375.             {
  376.                 *PrintableArea: PAIR(2180, 3198)
  377.                 *PrintableOrigin: PAIR(150, 150)
  378.                 *CursorOrigin: PAIR(143, 95)
  379.                 *Command: CmdSelect
  380.                 {
  381.                     *Order: DOC_SETUP.10
  382.                     *Cmd: "!R!spsz14;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2632x3948Y"
  383.                 }
  384.             }
  385.             *case: LANDSCAPE_CC90
  386.             {
  387.                 *PrintableArea: PAIR(2180, 3198)
  388.                 *PrintableOrigin: PAIR(150, 150)
  389.                 *CursorOrigin: PAIR(95, 3379)
  390.                 *Command: CmdSelect
  391.                 {
  392.                     *Order: DOC_SETUP.10
  393.                     *Cmd: "!R!spsz14;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3948x2678Y"
  394.                 }
  395.             }
  396.         }
  397.     }
  398.     *Option: B5
  399.     {
  400.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  401.         *PageProtectMem: 3198
  402.         *switch: Orientation
  403.         {
  404.             *case: PORTRAIT
  405.             {
  406.                 *PrintableArea: PAIR(4002, 5772)
  407.                 *PrintableOrigin: PAIR(150, 150)
  408.                 *CursorOrigin: PAIR(143, 95)
  409.                 *Command: CmdSelect
  410.                 {
  411.                     *Order: DOC_SETUP.10
  412.                     *Cmd: "!R!spsz9;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4819x7036Y"
  413.                 }
  414.             }
  415.             *case: LANDSCAPE_CC90
  416.             {
  417.                 *PrintableArea: PAIR(4002, 5772)
  418.                 *PrintableOrigin: PAIR(150, 150)
  419.                 *CursorOrigin: PAIR(95, 5953)
  420.                 *Command: CmdSelect
  421.                 {
  422.                     *Order: DOC_SETUP.10
  423.                     *Cmd: "!R!spsz9;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7036x4865Y"
  424.                 }
  425.             }
  426.         }
  427.     }
  428.     *Option: Option8
  429.     {
  430.         *rcNameID: 259
  431.         *PageDimensions: PAIR(3024, 4302)
  432.         *PageProtectMem: 3198
  433.         *switch: Orientation
  434.         {
  435.             *case: PORTRAIT
  436.             {
  437.                 *PrintableArea: PAIR(2724, 4002)
  438.                 *PrintableOrigin: PAIR(150, 150)
  439.                 *CursorOrigin: PAIR(143, 95)
  440.                 *Command: CmdSelect
  441.                 {
  442.                     *Order: DOC_SETUP.10
  443.                     *Cmd: "!R!spsz15;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3285x4913Y"
  444.                 }
  445.             }
  446.             *case: LANDSCAPE_CC90
  447.             {
  448.                 *PrintableArea: PAIR(2724, 4002)
  449.                 *PrintableOrigin: PAIR(150, 150)
  450.                 *CursorOrigin: PAIR(95, 4183)
  451.                 *Command: CmdSelect
  452.                 {
  453.                     *Order: DOC_SETUP.10
  454.                     *Cmd: "!R!spsz15;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4913x3331Y"
  455.                 }
  456.             }
  457.         }
  458.     }
  459.     *Option: ENV_10
  460.     {
  461.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  462.         *PageProtectMem: 4109
  463.         *switch: Orientation
  464.         {
  465.             *case: PORTRAIT
  466.             {
  467.                 *PrintableArea: PAIR(2177, 5400)
  468.                 *PrintableOrigin: PAIR(150, 150)
  469.                 *switch: Resolution
  470.                 {
  471.                     *case: Option2
  472.                     {
  473.                         *PrintableArea: PAIR(2176, 5400)
  474.                     }
  475.                 }
  476.                 *CursorOrigin: PAIR(143, 95)
  477.                 *Command: CmdSelect
  478.                 {
  479.                     *Order: DOC_SETUP.10
  480.                     *Cmd: "!R!spsz2;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2630x6590Y"
  481.                 }
  482.             }
  483.             *case: LANDSCAPE_CC90
  484.             {
  485.                 *PrintableArea: PAIR(2177, 5400)
  486.                 *PrintableOrigin: PAIR(150, 150)
  487.                 *switch: Resolution
  488.                 {
  489.                     *case: Option2
  490.                     {
  491.                         *PrintableArea: PAIR(2176, 5400)
  492.                     }
  493.                 }
  494.                 *CursorOrigin: PAIR(95, 5581)
  495.                 *Command: CmdSelect
  496.                 {
  497.                     *Order: DOC_SETUP.10
  498.                     *Cmd: "!R!spsz2;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6590x2676Y"
  499.                 }
  500.             }
  501.         }
  502.     }
  503.     *Option: ENV_9
  504.     {
  505.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  506.         *PageProtectMem: 4109
  507.         *switch: Orientation
  508.         {
  509.             *case: PORTRAIT
  510.             {
  511.                 *PrintableArea: PAIR(2028, 5028)
  512.                 *PrintableOrigin: PAIR(150, 150)
  513.                 *CursorOrigin: PAIR(143, 95)
  514.                 *Command: CmdSelect
  515.                 {
  516.                     *Order: DOC_SETUP.10
  517.                     *Cmd: "!R!spsz16;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2450x6144Y"
  518.                 }
  519.             }
  520.             *case: LANDSCAPE_CC90
  521.             {
  522.                 *PrintableArea: PAIR(2028, 5028)
  523.                 *PrintableOrigin: PAIR(150, 150)
  524.                 *CursorOrigin: PAIR(95, 5209)
  525.                 *Command: CmdSelect
  526.                 {
  527.                     *Order: DOC_SETUP.10
  528.                     *Cmd: "!R!spsz16;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6144x2496Y"
  529.                 }
  530.             }
  531.         }
  532.     }
  533.     *Option: ENV_MONARCH
  534.     {
  535.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  536.         *PageProtectMem: 4109
  537.         *switch: Orientation
  538.         {
  539.             *case: PORTRAIT
  540.             {
  541.                 *PrintableArea: PAIR(2028, 4200)
  542.                 *PrintableOrigin: PAIR(150, 150)
  543.                 *CursorOrigin: PAIR(143, 95)
  544.                 *Command: CmdSelect
  545.                 {
  546.                     *Order: DOC_SETUP.10
  547.                     *Cmd: "!R!spsz1;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2450x5150Y"
  548.                 }
  549.             }
  550.             *case: LANDSCAPE_CC90
  551.             {
  552.                 *PrintableArea: PAIR(2028, 4200)
  553.                 *PrintableOrigin: PAIR(150, 150)
  554.                 *CursorOrigin: PAIR(95, 4381)
  555.                 *Command: CmdSelect
  556.                 {
  557.                     *Order: DOC_SETUP.10
  558.                     *Cmd: "!R!spsz1;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5150x2496Y"
  559.                 }
  560.             }
  561.         }
  562.     }
  563.     *Option: ENV_PERSONAL
  564.     {
  565.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  566.         *PageProtectMem: 4109
  567.         *switch: Orientation
  568.         {
  569.             *case: PORTRAIT
  570.             {
  571.                 *PrintableArea: PAIR(1878, 3600)
  572.                 *PrintableOrigin: PAIR(150, 150)
  573.                 *CursorOrigin: PAIR(143, 95)
  574.                 *Command: CmdSelect
  575.                 {
  576.                     *Order: DOC_SETUP.10
  577.                     *Cmd: "!R!spsz17;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2270x4430Y"
  578.                 }
  579.             }
  580.             *case: LANDSCAPE_CC90
  581.             {
  582.                 *PrintableArea: PAIR(1878, 3600)
  583.                 *PrintableOrigin: PAIR(150, 150)
  584.                 *CursorOrigin: PAIR(95, 3781)
  585.                 *Command: CmdSelect
  586.                 {
  587.                     *Order: DOC_SETUP.10
  588.                     *Cmd: "!R!spsz17;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4430x2316Y"
  589.                 }
  590.             }
  591.         }
  592.     }
  593.     *Option: ENV_C5
  594.     {
  595.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  596.         *PageProtectMem: 4109
  597.         *switch: Orientation
  598.         {
  599.             *case: PORTRAIT
  600.             {
  601.                 *PrintableArea: PAIR(3528, 5112)
  602.                 *PrintableOrigin: PAIR(150, 150)
  603.                 *CursorOrigin: PAIR(143, 95)
  604.                 *Command: CmdSelect
  605.                 {
  606.                     *Order: DOC_SETUP.10
  607.                     *Cmd: "!R!spsz4;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4250x6245Y"
  608.                 }
  609.             }
  610.             *case: LANDSCAPE_CC90
  611.             {
  612.                 *PrintableArea: PAIR(3528, 5112)
  613.                 *PrintableOrigin: PAIR(150, 150)
  614.                 *CursorOrigin: PAIR(95, 5293)
  615.                 *Command: CmdSelect
  616.                 {
  617.                     *Order: DOC_SETUP.10
  618.                     *Cmd: "!R!spsz4;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6245x4296Y"
  619.                 }
  620.             }
  621.         }
  622.     }
  623.     *Option: ENV_DL
  624.     {
  625.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  626.         *PageProtectMem: 4109
  627.         *switch: Orientation
  628.         {
  629.             *case: PORTRAIT
  630.             {
  631.                 *PrintableArea: PAIR(2298, 4896)
  632.                 *PrintableOrigin: PAIR(150, 150)
  633.                 *CursorOrigin: PAIR(143, 95)
  634.                 *Command: CmdSelect
  635.                 {
  636.                     *Order: DOC_SETUP.10
  637.                     *Cmd: "!R!spsz3;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2774x5986Y"
  638.                 }
  639.             }
  640.             *case: LANDSCAPE_CC90
  641.             {
  642.                 *PrintableArea: PAIR(2298, 4896)
  643.                 *PrintableOrigin: PAIR(150, 150)
  644.                 *CursorOrigin: PAIR(95, 5077)
  645.                 *Command: CmdSelect
  646.                 {
  647.                     *Order: DOC_SETUP.10
  648.                     *Cmd: "!R!spsz3;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5986x2820Y"
  649.                 }
  650.             }
  651.         }
  652.     }
  653.     *Option: CUSTOMSIZE
  654.     {
  655.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  656.         *MinSize: PAIR(1800, 3000)
  657.         *MaxSize: PAIR(5100, 32767)
  658.         *MaxPrintableWidth: 5100
  659.         *MinLeftMargin: 50
  660.         *CenterPrintable?: FALSE
  661.         *PageProtectMem: 1692
  662.         *switch: Orientation
  663.         {
  664.             *case: PORTRAIT
  665.             {
  666.                 *Command: CmdSelect
  667.                 {
  668.                     *Order: DOC_SETUP.10
  669.                     *Cmd: "!R!spsz7;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y<1B>*p0x0Y"
  670. + "<1B>*c0t" %d{(((PhysPaperWidth - 299) * 6) / 5) }"x" %d{(((PhysPaperLength - 300) * 6) / 5) }
  671. + "Y"
  672.                 }
  673.             }
  674.             *case: LANDSCAPE_CC90
  675.             {
  676.                 *Command: CmdSelect
  677.                 {
  678.                     *Order: DOC_SETUP.10
  679.                     *Cmd: "!R!spsz7;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 8400) * 6) / 5) }
  680. + "Z<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperLength - 300) * 6) / 5) }"x" %d{(((PhysPaperWidth - 300) * 6) / 5) }
  681. + "Y"
  682.                 }
  683.             }
  684.         }
  685.     }
  686. }
  687. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option6)
  688. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option8)
  689. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_10)
  690. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_9)
  691. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_MONARCH)
  692. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_PERSONAL)
  693. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_C5)
  694. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_DL)
  695. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option6)
  696. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option8)
  697. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_10)
  698. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_9)
  699. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_MONARCH)
  700. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_PERSONAL)
  701. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_C5)
  702. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_DL)
  703. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option6)
  704. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option8)
  705. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_10)
  706. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_9)
  707. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_MONARCH)
  708. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_PERSONAL)
  709. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_C5)
  710. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_DL)
  711. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LETTER)
  712. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LEGAL)
  713. *InvalidCombination: LIST(InputBin.Option6, PaperSize.EXECUTIVE)
  714. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A4)
  715. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A5)
  716. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option6)
  717. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B5)
  718. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option8)
  719. *InvalidCombination: LIST(InputBin.Option6, PaperSize.CUSTOMSIZE)
  720. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LETTER)
  721. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LEGAL)
  722. *InvalidCombination: LIST(InputBin.Option7, PaperSize.EXECUTIVE)
  723. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A4)
  724. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A5)
  725. *InvalidCombination: LIST(InputBin.Option7, PaperSize.B5)
  726. *InvalidCombination: LIST(InputBin.Option7, PaperSize.CUSTOMSIZE)
  727. *InvalidCombination: LIST(InputBin.Option8, PaperSize.LEGAL)
  728. *InvalidCombination: LIST(InputBin.Option8, PaperSize.Option6)
  729. *InvalidCombination: LIST(InputBin.Option8, PaperSize.Option8)
  730. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_10)
  731. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_9)
  732. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_MONARCH)
  733. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_PERSONAL)
  734. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_C5)
  735. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_DL)
  736. *InvalidCombination: LIST(InputBin.Option9, PaperSize.Option6)
  737. *InvalidCombination: LIST(InputBin.Option9, PaperSize.Option8)
  738. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_10)
  739. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_9)
  740. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_MONARCH)
  741. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_PERSONAL)
  742. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_C5)
  743. *InvalidCombination: LIST(InputBin.Option9, PaperSize.ENV_DL)
  744. *Feature: EcoPrint
  745. {
  746.     *rcNameID: 326
  747.     *DefaultOption: Option1
  748.     *Option: Option1
  749.     {
  750.         *rcNameID: 260
  751.         *Command: CmdSelect
  752.         {
  753.             *Order: DOC_SETUP.1
  754.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=OFF<0D0A>"
  755.         }
  756.     }
  757.     *Option: Option2
  758.     {
  759.         *rcNameID: 261
  760.         *Command: CmdSelect
  761.         {
  762.             *Order: DOC_SETUP.1
  763.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=LIGHT<0D0A>"
  764.         }
  765.     }
  766.     *Option: Option3
  767.     {
  768.         *rcNameID: 262
  769.         *Command: CmdSelect
  770.         {
  771.             *Order: DOC_SETUP.1
  772.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=MEDIUM<0D0A>"
  773.         }
  774.     }
  775.     *Option: Option4
  776.     {
  777.         *rcNameID: 263
  778.         *Command: CmdSelect
  779.         {
  780.             *Order: DOC_SETUP.1
  781.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=DARK<0D0A>"
  782.         }
  783.     }
  784. }
  785. *Feature: PrintQuality
  786. {
  787.     *rcNameID: =TEXT_QUALITY_DISPLAY
  788.     *DefaultOption: Option3
  789.     *Option: Option1
  790.     {
  791.         *rcNameID: 301
  792.         *Command: CmdSelect
  793.         {
  794.             *Order: DOC_SETUP.4
  795.             *Cmd: "!R!sir0;exit;"
  796.         }
  797.     }
  798.     *Option: Option2
  799.     {
  800.         *rcNameID: 302
  801.         *Command: CmdSelect
  802.         {
  803.             *Order: DOC_SETUP.4
  804.             *Cmd: "!R!sir1;exit;"
  805.         }
  806.     }
  807.     *Option: Option3
  808.     {
  809.         *rcNameID: 303
  810.         *Command: CmdSelect
  811.         {
  812.             *Order: DOC_SETUP.4
  813.             *Cmd: "!R!sir2;exit;"
  814.         }
  815.     }
  816.     *Option: Option4
  817.     {
  818.         *rcNameID: 304
  819.         *Command: CmdSelect
  820.         {
  821.             *Order: DOC_SETUP.4
  822.             *Cmd: "!R!sir3;exit;"
  823.         }
  824.     }
  825. }
  826. *Feature: OutputBin
  827. {
  828.     *rcNameID: =OUTPUTBIN_DISPLAY
  829.     *DefaultOption: Option1
  830.     *Option: Option1
  831.     {
  832.         *rcNameID: 280
  833.     }
  834.     *Option: Option2
  835.     {
  836.         *rcNameID: 281
  837.         *Command: CmdSelect
  838.         {
  839.             *Order: DOC_SETUP.12
  840.             *Cmd: "<1B>&l1G"
  841.         }
  842.     }
  843.     *Option: Option3
  844.     {
  845.         *rcNameID: 282
  846.         *Command: CmdSelect
  847.         {
  848.             *Order: DOC_SETUP.12
  849.             *Cmd: "<1B>&l2G"
  850.         }
  851.     }
  852.     *Option: Option4
  853.     {
  854.         *rcNameID: 283
  855.         *Command: CmdSelect
  856.         {
  857.             *Order: DOC_SETUP.12
  858.             *Cmd: "!R!SSTK 0;EXIT;"
  859.         }
  860.     }
  861.     *Option: Option5
  862.     {
  863.         *rcNameID: 284
  864.         *Command: CmdSelect
  865.         {
  866.             *Order: DOC_SETUP.12
  867.             *Cmd: "!R!CSTK;EXIT;"
  868.         }
  869.     }
  870.     *Option: Option6
  871.     {
  872.         *rcNameID: 285
  873.         *Command: CmdSelect
  874.         {
  875.             *Order: DOC_SETUP.12
  876.             *Cmd: "!R!SSTK;EXIT;"
  877.         }
  878.     }
  879.     *Option: Option7
  880.     {
  881.         *rcNameID: 286
  882.         *Command: CmdSelect
  883.         {
  884.             *Order: DOC_SETUP.12
  885.             *Cmd: "!R!MSTK 1;EXIT;"
  886.         }
  887.     }
  888.     *Option: Option8
  889.     {
  890.         *rcNameID: 287
  891.         *Command: CmdSelect
  892.         {
  893.             *Order: DOC_SETUP.12
  894.             *Cmd: "!R!MSTK 2;EXIT;"
  895.         }
  896.     }
  897.     *Option: Option9
  898.     {
  899.         *rcNameID: 288
  900.         *Command: CmdSelect
  901.         {
  902.             *Order: DOC_SETUP.12
  903.             *Cmd: "!R!MSTK 3;EXIT;"
  904.         }
  905.     }
  906.     *Option: Option10
  907.     {
  908.         *rcNameID: 289
  909.         *Command: CmdSelect
  910.         {
  911.             *Order: DOC_SETUP.12
  912.             *Cmd: "!R!MSTK 4;EXIT;"
  913.         }
  914.     }
  915.     *Option: Option11
  916.     {
  917.         *rcNameID: 290
  918.         *Command: CmdSelect
  919.         {
  920.             *Order: DOC_SETUP.12
  921.             *Cmd: "!R!MSTK 5;EXIT;"
  922.         }
  923.     }
  924.     *Option: Option12
  925.     {
  926.         *rcNameID: 291
  927.         *Command: CmdSelect
  928.         {
  929.             *Order: DOC_SETUP.12
  930.             *Cmd: "!R!MSTK 6;EXIT;"
  931.         }
  932.     }
  933.     *Option: Option13
  934.     {
  935.         *rcNameID: 292
  936.         *Command: CmdSelect
  937.         {
  938.             *Order: DOC_SETUP.12
  939.             *Cmd: "!R!MSTK 7;EXIT;"
  940.         }
  941.     }
  942.     *Option: Option14
  943.     {
  944.         *rcNameID: 293
  945.         *Command: CmdSelect
  946.         {
  947.             *Order: DOC_SETUP.12
  948.             *Cmd: "!R!MSTK 8;EXIT;"
  949.         }
  950.     }
  951.     *Option: Option15
  952.     {
  953.         *rcNameID: 294
  954.         *Command: CmdSelect
  955.         {
  956.             *Order: DOC_SETUP.12
  957.             *Cmd: "!R!MSTK 9;EXIT;"
  958.         }
  959.     }
  960.     *Option: Option16
  961.     {
  962.         *rcNameID: 295
  963.         *Command: CmdSelect
  964.         {
  965.             *Order: DOC_SETUP.12
  966.             *Cmd: "!R!MSTK 10;EXIT;"
  967.         }
  968.     }
  969.     *Option: Option17
  970.     {
  971.         *rcNameID: 296
  972.         *Command: CmdSelect
  973.         {
  974.             *Order: DOC_SETUP.12
  975.             *Cmd: "!R!MSTK 11;EXIT;"
  976.         }
  977.     }
  978.     *Option: Option18
  979.     {
  980.         *rcNameID: 297
  981.         *Command: CmdSelect
  982.         {
  983.             *Order: DOC_SETUP.12
  984.             *Cmd: "!R!MSTK 12;EXIT;"
  985.         }
  986.     }
  987.     *Option: Option19
  988.     {
  989.         *rcNameID: 298
  990.         *Command: CmdSelect
  991.         {
  992.             *Order: DOC_SETUP.12
  993.             *Cmd: "!R!MSTK 13;EXIT;"
  994.         }
  995.     }
  996.     *Option: Option20
  997.     {
  998.         *rcNameID: 299
  999.         *Command: CmdSelect
  1000.         {
  1001.             *Order: DOC_SETUP.12
  1002.             *Cmd: "!R!MSTK 14;EXIT;"
  1003.         }
  1004.     }
  1005.     *Option: Option21
  1006.     {
  1007.         *rcNameID: 300
  1008.         *Command: CmdSelect
  1009.         {
  1010.             *Order: DOC_SETUP.12
  1011.             *Cmd: "!R!MSTK 15;EXIT;"
  1012.         }
  1013.     }
  1014. }
  1015. *Feature: Halftone
  1016. {
  1017.     *rcNameID: =HALFTONING_DISPLAY
  1018.     *DefaultOption: HT_PATSIZE_AUTO
  1019.     *Option: HT_PATSIZE_AUTO
  1020.     {
  1021.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1022.     }
  1023.     *Option: HT_PATSIZE_6x6_M
  1024.     {
  1025.         *rcNameID: =HT_DITHER6X6_DISPLAY
  1026.     }
  1027.     *Option: HT_PATSIZE_8x8_M
  1028.     {
  1029.         *rcNameID: =HT_DITHER8X8_DISPLAY
  1030.     }
  1031. }
  1032. *Feature: Memory
  1033. {
  1034.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  1035.     *DefaultOption: 2048KB
  1036.  
  1037.         *MemConfigKB: PAIR(2048, 1350)
  1038.  
  1039.         *MemConfigKB: PAIR(3072, 2250)
  1040.  
  1041.         *MemConfigKB: PAIR(4096, 3150)
  1042.  
  1043.         *MemConfigKB: PAIR(5120, 4050)
  1044.  
  1045.         *MemConfigKB: PAIR(6144, 4950)
  1046.  
  1047.         *MemConfigKB: PAIR(7168, 5850)
  1048.  
  1049.         *MemConfigKB: PAIR(8192, 6750)
  1050.  
  1051.         *MemConfigKB: PAIR(10240, 8550)
  1052.  
  1053.         *MemConfigKB: PAIR(11264, 9450)
  1054.  
  1055.         *MemConfigKB: PAIR(12288, 10350)
  1056.  
  1057.         *MemConfigKB: PAIR(14336, 12150)
  1058.  
  1059.         *MemConfigKB: PAIR(18432, 15750)
  1060.  
  1061.         *MemConfigKB: PAIR(19456, 16650)
  1062.  
  1063.         *MemConfigKB: PAIR(20480, 17550)
  1064.  
  1065.         *MemConfigKB: PAIR(22528, 19350)
  1066.  
  1067.         *MemConfigKB: PAIR(28672, 24750)
  1068.  
  1069.         *MemConfigKB: PAIR(34816, 30150)
  1070.  
  1071.         *MemConfigKB: PAIR(36864, 31950)
  1072.  
  1073.         *MemConfigKB: PAIR(38912, 33750)
  1074.  
  1075.         *MemConfigKB: PAIR(43008, 37350)
  1076.  
  1077.         *MemConfigKB: PAIR(51200, 44550)
  1078.  
  1079.         *MemConfigKB: PAIR(67584, 58950)
  1080. }
  1081. *Feature: DuplexUnit
  1082. {
  1083.     *FeatureType: PRINTER_PROPERTY
  1084.     *rcNameID: 311
  1085.     *DefaultOption: Installed
  1086.     *Option: NotInstalled
  1087.     {
  1088.         *rcNameID: 312
  1089.         *DisabledFeatures: LIST(Duplex)
  1090.         *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  1091.     }
  1092.  
  1093.     *Option: Installed
  1094.     {
  1095.         *rcNameID: 313
  1096.     }
  1097. }
  1098.  
  1099. *Feature: Duplex
  1100. {
  1101.     *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1102.     *DefaultOption: NONE
  1103.     *Option: NONE
  1104.     {
  1105.         *rcNameID: =NONE_DISPLAY
  1106.         *Command: CmdSelect
  1107.         {
  1108.             *Order: DOC_SETUP.7
  1109.             *Cmd: "<1B>&l0S"
  1110.         }
  1111.     }
  1112.     *Option: VERTICAL
  1113.     {
  1114.         *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1115.         *Command: CmdSelect
  1116.         {
  1117.             *Order: DOC_SETUP.8
  1118.             *Cmd: "<1B>&l1S"
  1119.         }
  1120.     }
  1121.     *Option: HORIZONTAL
  1122.     {
  1123.         *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1124.         *Command: CmdSelect
  1125.         {
  1126.             *Order: DOC_SETUP.8
  1127.             *Cmd: "<1B>&l2S"
  1128.         }
  1129.     }
  1130. }
  1131. *Feature: PageProtect
  1132. {
  1133.     *rcNameID: =PAGE_PROTECTION_DISPLAY
  1134.     *DefaultOption: OFF
  1135.     *Option: ON
  1136.     {
  1137.         *rcNameID: =ON_DISPLAY
  1138.         *Command: CmdSelect
  1139.         {
  1140.             *Order: DOC_SETUP.2
  1141.             *Cmd: "@PJL SET PAGEPROTECT=LETTER<0D0A>"
  1142.         }
  1143.     }
  1144.     *Option: OFF
  1145.     {
  1146.         *rcNameID: =OFF_DISPLAY
  1147.         *Command: CmdSelect
  1148.         {
  1149.             *Order: DOC_SETUP.2
  1150.             *Cmd: "@PJL SET PAGEPROTECT=OFF<0D0A>"
  1151.         }
  1152.     }
  1153. }
  1154. *Command: CmdStartPage
  1155. {
  1156.     *Order: PAGE_SETUP.1
  1157.     *Cmd: "<1B>*b0M<0D>"
  1158. }
  1159. *Command: CmdEndJob
  1160. {
  1161.     *Order: JOB_FINISH.1
  1162.     *Cmd: "<1B>E<1B>%%-12345X!R!res;exit;"
  1163. }
  1164. *Command: CmdCopies
  1165. {
  1166.     *Order: DOC_SETUP.11
  1167.     *Cmd: "<1B>&l" %d[1,9999]{NumOfCopies}"X"
  1168. }
  1169. *RotateCoordinate?: TRUE
  1170. *TTFSEnabled?: TRUE
  1171. *RotateFont?: TRUE
  1172. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1173. *MemoryUsage: LIST(FONT)
  1174. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1175. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1176. *XMoveThreshold: 0
  1177. *YMoveThreshold: 0
  1178. *XMoveUnit: 600
  1179. *YMoveUnit: 600
  1180. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  1181. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1182. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1183. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  1184. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  1185. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  1186. *Command: CmdCR { *Cmd : "<0D>" }
  1187. *Command: CmdLF { *Cmd : "<0A>" }
  1188. *Command: CmdFF { *Cmd : "<0C>" }
  1189. *Command: CmdBackSpace { *Cmd : "<08>" }
  1190. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1191. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1192. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1193. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1194. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1195. *EjectPageWithFF?: TRUE
  1196. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1197. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1198. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1199. *OutputDataFormat: H_BYTE
  1200. *OptimizeLeftBound?: TRUE
  1201. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1202. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1203. *DefaultFont: 135
  1204. *DefaultCTT: 0
  1205. *CharPosition: BASELINE
  1206. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  1207. +                   17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,
  1208. +                   33,34,35,36,37,38,39,40,41,42,43,44,45,46,102,103,
  1209. +                   104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,
  1210. +                   120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,
  1211. +                   136,137,138,139,140,141,142,143,144,145,146,147)
  1212. *FontCartridge: FC1
  1213. {
  1214.     *rcCartridgeNameID: 305
  1215.     *Fonts: LIST(47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,
  1216. +                   63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,
  1217. +                   79,80,81,82,83,84)
  1218. }
  1219. *MinFontID: 16534
  1220. *MaxFontID: 32768
  1221. *FontFormat: HPPCL_RES
  1222. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1223. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1224. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  1225. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1226. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1227. *Command: CmdSelectWhiteBrush { *Cmd : "<1B>*v1o1T" }
  1228. *Command: CmdSelectBlackBrush { *Cmd : "<1B>*v0o0T" }
  1229. *MinGrayFill: 1
  1230. *MaxGrayFill: 100
  1231. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  1232. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  1233. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  1234. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  1235. *Command: CmdRectBlackFill { *Cmd : "<1B>*c0P" }
  1236. *Command: CmdDownloadPattern {*Cmd: "<1B>*c" %d{PatternBrushID}"G" "<1B>*c" %d{PatternBrushSize}"W" }
  1237. *Command: CmdSelectPattern {*Cmd: "<1B>*c" %d{PatternBrushID}"G" "<1B>*v" %d{PatternBrushType}"T" }
  1238.